################################################################################
# Automatically-generated file. Do not edit!
################################################################################

SHELL = cmd.exe

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../src/Demo_OS.c \
../src/global.c 

C_DEPS += \
./src/Demo_OS.d \
./src/global.d 

OBJS += \
./src/Demo_OS.obj \
./src/global.obj 

OBJS__QUOTED += \
"src\Demo_OS.obj" \
"src\global.obj" 

C_DEPS__QUOTED += \
"src\Demo_OS.d" \
"src\global.d" 

C_SRCS__QUOTED += \
"../src/Demo_OS.c" \
"../src/global.c" 


